Skip to content

gh-71223: Improve rendering of some references in the docs#93041

Merged
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:ref-forms4
May 21, 2022
Merged

gh-71223: Improve rendering of some references in the docs#93041
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:ref-forms4

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented May 21, 2022

Copy link
Copy Markdown
Member

For example, instead of "eval()uated" (link from "eval()") show "evaluated" (link from the whole word).

For example, instead of "eval()uated" (link from "eval()")
show "evaluated" (link from the whole word).
@serhiy-storchaka serhiy-storchaka added docs Documentation in the Doc dir skip news needs backport to 3.10 only security fixes needs backport to 3.11 only security fixes labels May 21, 2022
@serhiy-storchaka serhiy-storchaka requested review from a team and vsajip as code owners May 21, 2022 06:59
@serhiy-storchaka serhiy-storchaka merged commit 7f83592 into python:main May 21, 2022
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒⛏🤖

@miss-islington

Copy link
Copy Markdown
Contributor

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.10 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 7f835923c179d1d2da54b232e0113abc2c56ea31 3.10

@bedevere-bot

Copy link
Copy Markdown

GH-93043 is a backport of this pull request to the 3.11 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label May 21, 2022
@serhiy-storchaka serhiy-storchaka linked an issue May 21, 2022 that may be closed by this pull request
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 21, 2022
…honGH-93041)

For example, instead of "eval()uated" (link from "eval()")
show "evaluated" (link from the whole word).
(cherry picked from commit 7f83592)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@serhiy-storchaka serhiy-storchaka removed the needs backport to 3.10 only security fixes label May 21, 2022
miss-islington added a commit that referenced this pull request May 21, 2022
For example, instead of "eval()uated" (link from "eval()")
show "evaluated" (link from the whole word).
(cherry picked from commit 7f83592)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@serhiy-storchaka serhiy-storchaka removed their assignment May 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mark up of references in different form

3 participants